Configuring Media Realms
The Media Realms table lets you configure a pool of up to
Once configured, to apply Media Realms to specific calls, you need to assign them to any of the following configuration entities:
■ | IP Groups (see Configuring IP Groups) |
■ | SIP Interfaces (see Configuring SIP Interfaces) |
You can also apply the device's Quality of Experience feature to Media Realms:
■ | Quality of Experience Profile: Call quality monitoring based on thresholds for voice metrics (e.g., MOS) can be applied per Media Realm. For example, if MOS is considered poor, calls on this Media Realm can be rejected. To configure Quality of Experience Profiles, see Configuring Quality of Experience Profiles. |
■ | Bandwidth Profile: Bandwidth utilization thresholds can be applied per Media Realm. For example, if bandwidth thresholds are crossed, the device can reject any new new calls on this Media Realm. To configure Bandwidth Profiles, see Configuring Bandwidth Profiles. |
The Media Realms table provides the following "child" tables:
■ | Remote Media Subnets: Defines remote destination subnets per Media Realm and assigns each subnet a Quality of Experience Profile and Bandwidth Profile. For more information, see Configuring Remote Media Subnets. |
■ | Media Realm Extensions: Defines port ranges for multiple Media-type interfaces per Media Realm. For more information, see Configuring Media Realm Extensions. |
● | The Media Realm assigned to an IP Group overrides any other Media Realm assigned to any other configuration entity associated with the call. |
● | If you modify a Media Realm that is currently being used by a call, the device doesn't perform Quality of Experience for the call. |
● | If you delete a Media Realm that is currently being used by a call, the device maintains the call until the call parties end the call. |
● | The device provides a default Media Realm ("DefaultRealm"), which you can modify or delete. |
The following procedure describes how to configure Media Realms through the Web interface. You can also configure it through ini file [CpMediaRealm] or CLI (configure voip > realm).
➢ | To configure a Media Realm: |
1. | Open the Media Realms table (Setup menu > Signaling & Media tab > Core Entities folder > Media Realms). |
2. | Click New; the following dialog box appears: |
3. | Configure the Media Realm according to the parameters described in the table below. |
4. | Click Apply. |
Media Realms Table Parameter Descriptions
Parameter |
Description |
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
General | ||||||||||||||||
'Index' [Index] |
Defines an index number for the new table row. Note: Each row must be configured with a unique index. |
|||||||||||||||
'Name' name [MediaRealmName] |
Defines a descriptive name, which is used when associating the row in other tables. The valid value is a string of up to 39 characters. Note:
|
|||||||||||||||
'Topology Location' topology-location [TopologyLocation] |
Defines the display location of the Media Realm in the Topology view.
For more information on the Topology view, see Building and Viewing SIP Entities in Topology View. |
|||||||||||||||
'IPv4 Interface Name' ipv4 [IPv4IF] |
Assigns an IPv4 interface to the Media Realm. By default, no value is defined. To configure IP network interfaces, see Configuring IP Network Interfaces. |
|||||||||||||||
'IPv6 Interface Name' ipv6if [IPv6IF] |
Assigns an IPv6 interface to the Media Realm. By default, no value is defined. To configure IP network interfaces, see Configuring IP Network Interfaces. |
|||||||||||||||
'UDP Port Range Start' port-range-start [PortRangeStart] |
Defines the starting port for the range of media interface UDP ports. By default, no value is defined. Note:
|
|||||||||||||||
'Number of Media' Session Legs session-leg [MediaSessionLeg] |
Defines the number of media sessions for the configured port range. By default, no value is defined. |
|||||||||||||||
'UDP Port Range End' port-range-end [PortRangeEnd] |
(Read-only field) Displays the ending port for the range of media interface UDP ports. The device automatically populates the parameter with a value, calculated by the summation of the 'UDP Port Range Start' parameter and 'Number of Media Session Legs' parameter (multiplied by the port chunk size) minus 1: start port + (sessions * port spacing) - 1 For example, a port starting at 6,000, 5 sessions and 10 port spacing: 6,000 + (5 * 10) - 1 = 6,000 + (50) - 1 = 6,000 + 49 = 6,049 For more information on UDP port allocation and spacing, see Configuring RTP Base UDP Port. |
|||||||||||||||
'Default Media Realm' is-default [IsDefault] |
Defines the Media Realm as the default Media Realm. The default Media Realm is used for SIP Interfaces and IP Groups for which you have not assigned a Media Realm.
Note:
|
|||||||||||||||
'Used By Routing Server' used-by-routing-server [UsedByRoutingServer] |
Enables the Media Realm to be used by a third-party routing server or ARM for call routing decisions.
For more information on the third-party routing server or ARM feature, see Centralized Third-Party Routing Server. |
|||||||||||||||
Quality of Experience |
||||||||||||||||
'QoE Profile' qoe-profile [QoeProfile] |
Assigns a QoE Profile to the Media Realm. By default, no value is defined. To configure QoE Profiles, see Configuring Quality of Experience Profiles. |
|||||||||||||||
'BW Profile' bw-profile [BWProfile] |
Assigns a Bandwidth Profile to the Media Realm. By default, no value is defined. To configure Bandwidth Profiles, see Configuring Bandwidth Profiles. |